[INFO] cloning repository https://github.com/aLagoG/pluck
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aLagoG/pluck" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FaLagoG%2Fpluck", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FaLagoG%2Fpluck'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2cdc25a7bce3c29d02de573bcd21237a1204dcb1
[INFO] testing aLagoG/pluck against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FaLagoG%2Fpluck" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/aLagoG/pluck
[INFO] finished tweaking git repo https://github.com/aLagoG/pluck
[INFO] tweaked toml for git repo https://github.com/aLagoG/pluck written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/aLagoG/pluck on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/aLagoG/pluck already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2a715fc044b0cbcf44436c02111f7a37af81cdecd320275d6bf3cafe4c202365
[INFO] running `Command { std: "docker" "start" "-a" "2a715fc044b0cbcf44436c02111f7a37af81cdecd320275d6bf3cafe4c202365", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2a715fc044b0cbcf44436c02111f7a37af81cdecd320275d6bf3cafe4c202365", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a715fc044b0cbcf44436c02111f7a37af81cdecd320275d6bf3cafe4c202365", kill_on_drop: false }`
[INFO] [stdout] 2a715fc044b0cbcf44436c02111f7a37af81cdecd320275d6bf3cafe4c202365
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] df6676321fd16c6a72fd1f5a85a99178c9223a5837c42ef4c825e69e6453b7a6
[INFO] running `Command { std: "docker" "start" "-a" "df6676321fd16c6a72fd1f5a85a99178c9223a5837c42ef4c825e69e6453b7a6", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling pluck-core v0.1.0 (/opt/rustwide/workdir/crates/pluck-core)
[INFO] [stderr]    Compiling pluck-tui v0.1.0 (/opt/rustwide/workdir/crates/pluck-tui)
[INFO] [stderr]    Compiling pluck-clap v0.1.0 (/opt/rustwide/workdir/crates/pluck-clap)
[INFO] [stderr]    Compiling pluck v0.1.0 (/opt/rustwide/workdir/crates/pluck)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.17s
[INFO] running `Command { std: "docker" "inspect" "df6676321fd16c6a72fd1f5a85a99178c9223a5837c42ef4c825e69e6453b7a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df6676321fd16c6a72fd1f5a85a99178c9223a5837c42ef4c825e69e6453b7a6", kill_on_drop: false }`
[INFO] [stdout] df6676321fd16c6a72fd1f5a85a99178c9223a5837c42ef4c825e69e6453b7a6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d9967031d724900f49bfd3e13e1583b84f6587860eb434f99e6d1d07fcc70c5d
[INFO] running `Command { std: "docker" "start" "-a" "d9967031d724900f49bfd3e13e1583b84f6587860eb434f99e6d1d07fcc70c5d", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.2.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling pluck-core v0.1.0 (/opt/rustwide/workdir/crates/pluck-core)
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling pluck-tui v0.1.0 (/opt/rustwide/workdir/crates/pluck-tui)
[INFO] [stderr]    Compiling pluck-clap v0.1.0 (/opt/rustwide/workdir/crates/pluck-clap)
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling pluck v0.1.0 (/opt/rustwide/workdir/crates/pluck)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 31.39s
[INFO] running `Command { std: "docker" "inspect" "d9967031d724900f49bfd3e13e1583b84f6587860eb434f99e6d1d07fcc70c5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9967031d724900f49bfd3e13e1583b84f6587860eb434f99e6d1d07fcc70c5d", kill_on_drop: false }`
[INFO] [stdout] d9967031d724900f49bfd3e13e1583b84f6587860eb434f99e6d1d07fcc70c5d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4210319a4e603c8ab64d237f67029c1a4c85c725b97dd5d4622baa58a1ac0ac6
[INFO] running `Command { std: "docker" "start" "-a" "4210319a4e603c8ab64d237f67029c1a4c85c725b97dd5d4622baa58a1ac0ac6", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pluck-eb16f0e4a6c71e25)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-eb908659675997ea)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test help_flag_prints_usage ... ok
[INFO] [stdout] test extended_grammar_or_and_negate ... ok
[INFO] [stdout] test version_flag_prints_something ... ok
[INFO] [stdout] test filter_happy_path ... ok
[INFO] [stdout] test bash_emits_key_bindings_script ... ok
[INFO] [stdout] test filter_score_prefix_when_show_score ... ok
[INFO] [stdout] test env_default_opts_applied ... ok
[INFO] [stdout] test filter_no_match_exits_one ... ok
[INFO] [stdout] test nth_field_selection ... ok
[INFO] [stdout] test read0_print0_round_trip ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pluck_clap-50cab7aa8caea39a)
[INFO] [stdout] test tac_reverses_input ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test tests::align_columns_handles_one_column_and_empty ... ok
[INFO] [stdout] test tests::align_columns_caps_outlier_to_avoid_pushing_off_screen ... ok
[INFO] [stdout] test tests::align_columns_pads_to_max_per_column ... ok
[INFO] [stdout] test tests::arg_flag_form_falls_back_to_short ... ok
[INFO] [stdout] test tests::arg_label_distinguishes_positional_and_named ... ok
[INFO] [stdout] test tests::arg_with_value_emits_correct_pieces ... ok
[INFO] [stdout] test tests::arg_label_uses_short_when_no_long ... ok
[INFO] [stdout] test tests::arg_with_value_uses_equals_form_when_required ... ok
[INFO] [stdout] test tests::arg_with_values_emits_one_flag_then_all_values ... ok
[INFO] [stdout] test tests::argv_trigger_detection_matches_default_set ... ok
[INFO] [stdout] test tests::hostnames_parses_etc_hosts_entries ... ok
[INFO] [stdout] test tests::env_var_trigger_obeys_config_setting ... ok
[INFO] [stdout] test tests::is_trigger_arg_matches_long_or_short_form ... ok
[INFO] [stdout] test tests::shell_format_quotes_only_when_needed ... ok
[INFO] [stdout] test tests::is_shell_safe_covers_common_argv_chars ... ok
[INFO] [stdout] test tests::prefill_hint_combines_required_default_and_env ... ok
[INFO] [stdout] test tests::prefill_hint_returns_none_for_plain_arg ... ok
[INFO] [stdout] test tests::visible_arguments_filters_hidden_and_orders_by_display_order ... ok
[INFO] [stdout] test tests::extra_values_for_hint_skips_unmapped ... ok
[INFO] [stdout] test tests::visible_subcommands_filters_hidden_and_help ... ok
[INFO] [stdout] test tests::single_pick_groups_skips_multi_allowed_groups ... ok
[INFO] [stdout] test tests::walker_for_hint_maps_path_hints ... ok
[INFO] [stdout] test tests::is_trigger_subcommand_only_matches_bare_names ... ok
[INFO] [stdout] test tests::single_pick_groups_finds_required_non_multiple ... ok
[INFO] [stdout] test tests::wants_interactive_detects_long_and_short_flags ... ok
[INFO] [stdout] test tests::extra_values_for_hint_command_name_pulls_path ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pluck_clap_demo-7ab4ceb9f083aff1)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pluck_core-6779173a217bcf9a)
[INFO] [stdout] 
[INFO] [stdout] running 66 tests
[INFO] [stdout] test algo::tests::index_byte_two_correctness ... ok
[INFO] [stdout] test algo::tests::last_index_byte_two_correctness ... ok
[INFO] [stdout] test chars::tests::ascii_fast_path ... ok
[INFO] [stdout] test chars::tests::ascii_prefix_with_unicode_suffix_indexes_correctly ... ok
[INFO] [stdout] test chars::tests::ascii_to_string_roundtrips ... ok
[INFO] [stdout] test chars::tests::copy_runes_into_dest_for_both_storages ... ok
[INFO] [stdout] test chars::tests::to_runes_for_both_storages ... ok
[INFO] [stdout] test chars::tests::unicode_to_string_roundtrips ... ok
[INFO] [stdout] test chars::tests::unicode_falls_back_to_runes ... ok
[INFO] [stdout] test chars::tests::whitespace_helpers ... ok
[INFO] [stdout] test chunk_cache::tests::add_skips_empty_or_partial_or_too_full ... ok
[INFO] [stdout] test chunk_cache::tests::bitmap_is_empty ... ok
[INFO] [stdout] test chunk_cache::tests::bitmap_set_get ... ok
[INFO] [stdout] test chunk_cache::tests::search_superset_does_not_panic_on_multibyte_query ... ok
[INFO] [stdout] test chunk_cache::tests::clear_and_retire ... ok
[INFO] [stdout] test chunk_cache::tests::add_evicts_oldest_when_per_chunk_cap_exceeded ... ok
[INFO] [stdout] test chunk_cache::tests::search_superset_finds_prefix_or_suffix ... ok
[INFO] [stdout] test matcher::tests::nth_mode_skips_inverted_success_sentinel ... ok
[INFO] [stdout] test matcher::tests::nth_mode_translates_offsets_in_runes_not_bytes ... ok
[INFO] [stdout] test matcher::tests::set_query_swaps_pattern ... ok
[INFO] [stdout] test matcher::tests::match_str_basic ... ok
[INFO] [stdout] test matcher::tests::phony_returns_score_zero_for_everything ... ok
[INFO] [stdout] test normalize::tests::fullwidth_collapse ... ok
[INFO] [stdout] test normalize::tests::known_mappings ... ok
[INFO] [stdout] test matcher::tests::match_chars_agrees_with_match_str ... ok
[INFO] [stdout] test normalize::tests::table_is_sorted_and_unique ... ok
[INFO] [stdout] test matcher::tests::empty_pattern_matches_everything ... ok
[INFO] [stdout] test pattern::tests::cache_key_for_basic_mode_is_text ... ok
[INFO] [stdout] test pattern::tests::cache_key_for_exact_in_non_fuzzy_mode ... ok
[INFO] [stdout] test normalize::tests::passthrough_outside_range ... ok
[INFO] [stdout] test chunk_cache::tests::add_lookup_exact ... ok
[INFO] [stdout] test pattern::tests::cache_key_for_extended_joins_terms_with_tab ... ok
[INFO] [stdout] test pattern::tests::cache_key_uncacheable_for_prefix_or_suffix ... ok
[INFO] [stdout] test pattern::tests::cache_key_uncacheable_with_or ... ok
[INFO] [stdout] test pattern::tests::match_basic_fuzzy ... ok
[INFO] [stdout] test pattern::tests::single_fuzzy_term ... ok
[INFO] [stdout] test pattern::tests::or_groups ... ok
[INFO] [stdout] test pattern::tests::cache_key_uncacheable_with_inversion ... ok
[INFO] [stdout] test pattern::tests::escaped_spaces_stay_glued ... ok
[INFO] [stdout] test pattern::tests::match_extended_and_or_negate ... ok
[INFO] [stdout] test tiebreak::tests::begin_prefers_earlier_match ... ok
[INFO] [stdout] test pattern::tests::empty_pattern_matches_anything ... ok
[INFO] [stdout] test tiebreak::tests::length_breaks_score_ties ... ok
[INFO] [stdout] test tiebreak::tests::pathname_prefers_short_distance ... ok
[INFO] [stdout] test score::tests::default_scheme_classes ... ok
[INFO] [stdout] test matcher::tests::match_many_returns_scores ... ok
[INFO] [stdout] test pattern::tests::type_sigils ... ok
[INFO] [stdout] test tiebreak::tests::score_only_orders_descending ... ok
[INFO] [stdout] test tokenizer::tests::awk_tokenize_basic ... ok
[INFO] [stdout] test tokenizer::tests::parse_range_variants ... ok
[INFO] [stdout] test tiebreak::tests::top_k_by_keeps_smallest ... ok
[INFO] [stdout] test tokenizer::tests::delimiter_from_user_picks_string_or_regex ... ok
[INFO] [stdout] test tokenizer::tests::select_fields_empty_input_yields_empty ... ok
[INFO] [stdout] test tokenizer::tests::select_fields_negative ... ok
[INFO] [stdout] test tokenizer::tests::parse_ranges_list ... ok
[INFO] [stdout] test tokenizer::tests::parse_ranges_rejects_malformed_components ... ok
[INFO] [stdout] test tokenizer::tests::select_fields_out_of_bounds_returns_empty ... ok
[INFO] [stdout] test tokenizer::tests::select_fields_single ... ok
[INFO] [stdout] test tokenizer::tests::str_tokenize_keeps_delimiter ... ok
[INFO] [stdout] test score::tests::path_scheme_uses_slash_only ... ok
[INFO] [stdout] test tokenizer::tests::regex_tokenize_splits_on_pattern ... ok
[INFO] [stdout] test tiebreak::tests::top_k_by_handles_small_input ... ok
[INFO] [stdout] test tokenizer::tests::select_fields_open_end ... ok
[INFO] [stdout] test matcher::tests::scan_par_with_cache_matches_uncached ... ok
[INFO] [stdout] test matcher::tests::scan_par_matches_serial ... ok
[INFO] [stdout] test algo::tests::index_byte_two_is_simd_fast ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- algo::tests::index_byte_two_is_simd_fast stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'algo::tests::index_byte_two_is_simd_fast' (229) panicked at crates/pluck-core/src/algo.rs:1096:9:
[INFO] [stdout] index_byte_two ran at 0.29 GB/s — expected > 0.3
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63154cd798f8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63154cd798f8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63154cd798f8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63154cd798f8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63154cd8f74a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63154cd8f74a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x63154cd7e162 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63154cd7e162 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63154cd588a6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63154cd588a6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63154cd71dc9 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63154ca6dd6c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63154ca6dd6c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63154cd72042 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63154cd72042 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63154cd58962 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63154cd502f9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63154cd5967d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63154cd8ff8c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63154c9ec8b1 - pluck_core[6417e1ef9113b6ce]::algo::tests::index_byte_two_is_simd_fast
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/pluck-core/src/algo.rs:1096:9
[INFO] [stdout]   20:     0x63154c9ebaf7 - pluck_core[6417e1ef9113b6ce]::algo::tests::index_byte_two_is_simd_fast::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/pluck-core/src/algo.rs:1081:37
[INFO] [stdout]   21:     0x63154ca48056 - <pluck_core[6417e1ef9113b6ce]::algo::tests::index_byte_two_is_simd_fast::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x63154ca60e4b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x63154ca60e4b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x63154ca6e6c5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x63154ca6e6c5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x63154ca6e6c5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x63154ca6e6c5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x63154ca6e6c5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x63154ca6e6c5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x63154ca6e6c5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x63154ca69224 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x63154ca69224 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x63154ca71742 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x63154ca71742 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x63154ca71742 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x63154ca71742 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x63154ca71742 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x63154ca71742 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x63154ca71742 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x63154cd7924f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   41:     0x63154cd7924f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x7c54309a2aa4 - <unknown>
[INFO] [stdout]   43:     0x7c5430a2fa64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     algo::tests::index_byte_two_is_simd_fast
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 65 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.56s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p pluck-core --lib`
[INFO] running `Command { std: "docker" "inspect" "4210319a4e603c8ab64d237f67029c1a4c85c725b97dd5d4622baa58a1ac0ac6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4210319a4e603c8ab64d237f67029c1a4c85c725b97dd5d4622baa58a1ac0ac6", kill_on_drop: false }`
[INFO] [stdout] 4210319a4e603c8ab64d237f67029c1a4c85c725b97dd5d4622baa58a1ac0ac6
